K8s: make OLM distinction in limitation - #3975
Conversation
🧠 Redis MemoryFound 10 related items from repository history (5 new this commit):
Memory updated at d6f17e4 |
|
hey @Kaitlyn Michael i personally would like to see this comment from the DOC ticket in there too
make it clear that its OperatorHub .. that means that the Operator is not upgradable from OperatorHub which is what people need to know. Is a workaround to not use OperatorHub and the CLI instead? Admiittedly most Openshift customers will want to use OperatorHub. Also just for clarification it is only 7.22.2-43 and not any 7.22.2 version before or after it right? |
|
Kept "OLM-based deployments" rather than naming OperatorHub — engineering confirmed this affects all OLM-managed upgrades, not just the ones started from OperatorHub. That also rules out the CLI as a workaround: a Subscription applied from the CLI hits the same upgrade graph, so only a non-OLM install (Helm or manifests) avoids it. And yes, it is specific to the 7.22.2-43 to 8.0.20-26 combination. I also replaced the second sentence since you looked. It said to remain on 7.22.2-43 until a later 8.0.20 release was available; 8.0.20-27 shipped on September 9 with the fix, so both pages now point there. |
Narrows the 7.22.2-43 to 8.0.20-26 Kubernetes upgrade limitation to OLM-based deployments and points readers to 8.0.20-27 or later instead of staying on 7.22.2-43. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013Bd1E1uKP1YNiY24wiw2U7
Note
Low Risk
Documentation-only edits to release notes with no product or deployment logic changes.
Overview
Updates the Known limitations note on the 7.22.2-43 and 8.0.20-26 August 2026 release pages so the blocked upgrade path applies specifically to OLM-based deployments, not all install methods.
The guidance no longer tells customers to stay on 7.22.2-43 until a newer 8.0.20 build; it now directs them to upgrade to 8.0.20-27 or later instead of stopping at 8.0.20-26.
Reviewed by Cursor Bugbot for commit d6f17e4. Bugbot is set up for automated code reviews on this repo. Configure here.